| Total Complexity | 6 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 105 |
| Lines of code | 87 |
| Logical lines of code | 15 |
| Comment lines | 6 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| convertToCentimetersProvider() | 54 | 1 | 28 | |
| convertToMillimetersProvider() | 54 | 1 | 28 | |
| testGetTranslatedStringFromDateTimeReturnsFormattedDate() | 59 | 1 | 17 | |
| testConvertToCentimeters() | 75 | 1 | 4 | |
| testConvertToMillimeters() | 75 | 1 | 4 | |
| testGetTranslatedStringFromDateTimeReturnsNullForNullInput() | 71 | 1 | 6 |